Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: one two button dialog #81

Merged

Conversation

markuczy
Copy link
Contributor

Additions:

  • ButtonDialogComponent which displays 1/2 configurable buttons with possibility to provide fully configurable inner content
  • PortalDialogService.openDialog() method that simplifies dialog creation and uses ButtonDialogComponent as a wrapper for message/component to display inside the dialog
  • Tests for ButtonDialogComponent
  • Tests for openDialog() method with various scenarios with different components

@SchettlerKoehler SchettlerKoehler changed the title Feat/p002271-5729 one two button dialog feat: one two button dialog Jan 25, 2024
@SchettlerKoehler SchettlerKoehler merged commit aeef8b0 into onecx:main Jan 30, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 1, 2024
## [4.2.0](v4.1.2...v4.2.0) (2024-02-01)

### Features

* one two button dialog ([#81](#81)) ([aeef8b0](aeef8b0))
* P002271-6620-export-function ([#92](#92)) ([3c2c766](3c2c766))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants